home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Macademic for Students & Teachers
/
Macademic for Students and Teachers (Quantum Leap)(1992).iso
/
Administration
/
GB Sampler
/
card_5812.txt
< prev
next >
Wrap
Text File
|
1991-10-12
|
1KB
|
66 lines
-- card: 5812 from stack: in
-- bmap block id: 6458
-- flags: 0000
-- background id: 2752
-- name: prefs card
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=487 top=318 right=342 bottom=510
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: return
----- HyperTalk script -----
on mouseUp
visual effect dissolve
go card "contents"
end mouseUp
-- part 4 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=134 top=330 right=342 bottom=149
-- title width / last selected line: 0
-- icon id / first selected line: 15420 / 15420
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: prev
----- HyperTalk script -----
on mouseUp
visual effect scroll right
go prev
end mouseUp
-- part 5 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=166 top=330 right=342 bottom=182
-- title width / last selected line: 0
-- icon id / first selected line: 16560 / 16560
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: next
----- HyperTalk script -----
on mouseUp
visual effect scroll left
go next
end mouseUp